-
Home
-
Fakturo
-
0.9.1 Beta
-
Code
-
Classes
- Cellmap
Total Complexity |
110 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
773 |
Lines of code |
444 |
Logical lines of code |
273 |
Comment lines |
129 |
Methods |
33 |
Properties |
13 |
Methods 33
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_frame() |
D |
27 |
34 |
133 |
_resolve_border() |
A |
53 |
8 |
21 |
set_frame_heights() |
S |
53 |
6 |
24 |
remove_row() |
S |
53 |
5 |
24 |
assign_frame_heights() |
S |
57 |
5 |
18 |
get_frame_position() |
S |
53 |
4 |
24 |
get_frame_height() |
S |
58 |
4 |
15 |
__toString() |
S |
55 |
3 |
19 |
get_border() |
S |
60 |
3 |
13 |
remove_row_group() |
S |
61 |
3 |
13 |
get_frame_width() |
S |
61 |
3 |
12 |
set_row_height() |
S |
64 |
3 |
9 |
assign_x_positions() |
S |
64 |
3 |
10 |
get_column() |
S |
60 |
2 |
14 |
reset() |
S |
63 |
2 |
12 |
set_column_width() |
S |
65 |
2 |
9 |
add_row() |
S |
66 |
2 |
9 |
get_spanned_cells() |
S |
68 |
2 |
7 |
get_row() |
S |
64 |
2 |
10 |
frame_exists_in_cellmap() |
S |
76 |
1 |
4 |
__destruct() |
S |
82 |
1 |
3 |
get_border_properties() |
S |
66 |
1 |
8 |
get_rows() |
S |
83 |
1 |
3 |
set_columns() |
S |
82 |
1 |
3 |
get_columns() |
S |
83 |
1 |
3 |
get_num_cols() |
S |
94 |
1 |
1 |
get_num_rows() |
S |
94 |
1 |
1 |
is_layout_fixed() |
S |
83 |
1 |
3 |
update_row_group() |
S |
69 |
1 |
6 |
set_layout_fixed() |
S |
82 |
1 |
3 |
is_columns_locked() |
S |
83 |
1 |
3 |
lock_columns() |
S |
82 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |